funlock


Remove lock created by flock

Syntax

funlock fileId [start] [length] [origin]

Description

Removes a lock from a file that was previously placed with the flock command. The arguments are the same as for the flock command; see that command for more details.